[INFO] fetching crate revolt_api 0.6.5...
[INFO] checking revolt_api-0.6.5 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate revolt_api 0.6.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate revolt_api 0.6.5
[INFO] finished tweaking crates.io crate revolt_api 0.6.5
[INFO] tweaked toml for crates.io crate revolt_api 0.6.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate revolt_api 0.6.5 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 175 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding serde_with v2.3.3 (available: v3.21.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.76
[INFO] [stderr]   Downloaded tokio-native-tls v0.3.1
[INFO] [stderr]   Downloaded native-tls v0.2.18
[INFO] [stderr]   Downloaded foreign-types v0.3.2
[INFO] [stderr]   Downloaded foreign-types-shared v0.1.1
[INFO] [stderr]   Downloaded hyper-tls v0.5.0
[INFO] [stderr]   Downloaded fastrand v2.5.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.117
[INFO] [stderr]   Downloaded h2 v0.3.27
[INFO] [stderr]   Downloaded openssl v0.10.81
[INFO] [stderr]   Downloaded web-sys v0.3.103
[INFO] [stderr]   Downloaded tokio v1.53.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 834ad35ba59607f0436f00878164a05c6ec970a49192cf4b811abca6c72cbc9b
[INFO] running `Command { std: "docker" "start" "834ad35ba59607f0436f00878164a05c6ec970a49192cf4b811abca6c72cbc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "834ad35ba59607f0436f00878164a05c6ec970a49192cf4b811abca6c72cbc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "834ad35ba59607f0436f00878164a05c6ec970a49192cf4b811abca6c72cbc9b" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "834ad35ba59607f0436f00878164a05c6ec970a49192cf4b811abca6c72cbc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "834ad35ba59607f0436f00878164a05c6ec970a49192cf4b811abca6c72cbc9b" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.1
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking tokio v1.53.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking revolt_api v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: module `channel_unread__id` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub mod channel_unread__id;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `channel_unread_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `member__id` should have a snake case name
[INFO] [stdout]    --> src/models/mod.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub mod member__id;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `member_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `snapshot_with_context__server` should have a snake case name
[INFO] [stdout]    --> src/models/mod.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub mod snapshot_with_context__server;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `snapshot_with_context_server`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `channel_unread__id` should have a snake case name
[INFO] [stdout]   --> src/models/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub mod channel_unread__id;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `channel_unread_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `member__id` should have a snake case name
[INFO] [stdout]    --> src/models/mod.rs:439:9
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub mod member__id;
[INFO] [stdout]     |         ^^^^^^^^^^ help: convert the identifier to snake case: `member_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `snapshot_with_context__server` should have a snake case name
[INFO] [stdout]    --> src/models/mod.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub mod snapshot_with_context__server;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `snapshot_with_context_server`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.67s
[INFO] running `Command { std: "docker" "inspect" "834ad35ba59607f0436f00878164a05c6ec970a49192cf4b811abca6c72cbc9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "834ad35ba59607f0436f00878164a05c6ec970a49192cf4b811abca6c72cbc9b", kill_on_drop: false }`
[INFO] [stdout] 834ad35ba59607f0436f00878164a05c6ec970a49192cf4b811abca6c72cbc9b
